body {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Hiragino Sans GB W3', 'WenQuanYi Micro Hei', sans-serif;
    line-height: 1.25;
}
.header {
    position: fixed;
    z-index: 3;
    width: 100%;
    top: 0;
    left: 0;
    height: 85px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px #d1d1d1;
    box-shadow: 0 0 4px #d1d1d1;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
    background: #f5f5f5;
    border-bottom: 1px solid #dadada;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .04);
    background-image: linear-gradient(#fff, #f5f5f5);
}
.header_in {
    width: 986px;
    margin: 0 auto;
}
.logo {
    float: left;
    width: 120px;
    height: 89px;
    line-height: 89px;
}
.logo img {
    height: 65px;
    margin-top: 12px;
}
.login {
    margin-top: 25px;
    color: #808080;
}
.language {
    margin-top: 15px;
    color: #808080;
}
.language li {
    float: right;
}
.language a {
    padding: 0 10px;
}
.login a {
    padding: 0 13px;
}
.language li.active a {
    color: #0a64ab;
}
.header-tip {
    float: right;
}
.i_nav {
    font-size: 16px;
    left: 160px;
    height: 52px;
    float: left;
}
.contenttitle {
    position: relative;
    top: 20px;
    width: 292px;
    height: 80px;
    margin: 0 auto;
    cursor: pointer;
    background: url('images/hidden.png') no-repeat scroll 0 0 transparent;
}
.contenttitle span {
    font-size: 11px;
    position: absolute;
    top: 10px;
    left: 124px;
}
.contentshow {
    position: relative;
    top: -5px;
    clear: both;
    width: 296px;
    height: 9px;
    margin: 0 auto;
    margin-top: 20px;
    background: url('images/show.png') no-repeat center 0 transparent;
}
.contentshow span {
    font-size: 11px;
    position: absolute;
    top: -20px;
    left: 123px;
    cursor: pointer;
}
.title01 {
    height: 36px;
    padding: 5px 8px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}
.title01 h3 {
    font-size: 26px;
    /*font-weight: bold;*/
    color: #c0c0c0;
}
.title02 {
    height: 60px;
    margin-left: 13px;
    padding-left: 35px;
    text-align: left;
    color: #888;
    background: url(images/icon03.png) no-repeat 0 5px;
}
.title02 h3 {
    font-size: 18px;
}
.title02 span {
    font-size: 14px;
}
.title03 {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #ddd;
}
.title03 h3 {
    font-size: 18px;
    display: block;
    float: left;
    overflow: hidden;
    width: auto;
    padding-left: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0a64ab;
}
.title03 span {
    display: block;
    float: right;
}
.breadcrumbs {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.breadcrumbs span {
    display: inline;
    float: none;
}
.i_container {
    max-width: 986px;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #fff;
}
.i_pro {
    float: left;
    width: 966px;
    padding: 10px;
}
.i_pro_l {
    width: 310px;
    margin-top: 20px;
}
.i_news {
    float: left;
    width: 450px;
    padding: 10px;
}
.i_news_l {
    width: 310px;
    margin-top: 20px;
}
.i_news_l li {
    line-height: 23px;
    display: block;
    overflow: hidden;
    width: 310px;
    height: 23px;
}
.i_news_l li span {
    display: block;
    float: right;
}
.i_news_l li a {
    display: block;
    float: left;
    overflow: hidden;
    width: 235px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_news_l li img {
    margin: 5px 0 0 5px;
}
.i_contact {
    float: right;
    width: 450px;
    padding: 10px;
}
.i_contact_c {
    line-height: 25px;
    width: 251px;
    margin-top: 20px;
}
.ic_show_c {
    width: 368px;
    margin: 0 auto;
    padding-bottom: 9px;
    background: url(images/i_cclose.jpg) no-repeat left bottom;
}
.ic_show_c span {
    line-height: 20px;
    display: block;
    text-align: center;
}
.ic_show_o {
    width: 368px;
    margin: 0 auto;
    padding-top: 9px;
    background: url(images/i_copen.jpg) no-repeat left top;
}
.ic_show_o span {
    line-height: 20px;
    display: block;
    text-align: center;
}
.footer {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #666;
    background-color: #ededed;
}
.footer_nav {
    line-height: 30px;
    color: #666;
}
.footer_nav li {
    line-height: 1;
    display: inline-block;
    border-right: 1px solid #666;
    *display: inline;
    *zoom: 1;
}
.footer_nav li:last-child {
    border-right: none;
}
.footer_nav a {
    padding: 0 5px;
}
.copyright {
    line-height: 20px;
    margin-top: 10px;
}

/*.banner{width:100%; height:330px; position:relative; overflow:hidden; margin-top:86px;}
.p_banner{}*/

.p_container {
    width: 973px;
    margin: 20px auto;
}
.p_left {
    float: left;
    /*width: 191px;*/
}
.p_right {
    float: right;
}
.p_right_bg {
    overflow: hidden;
    width: 973px;
    /*padding: 15px;*/
}
.sidebar {
    /*width: 159px;*/
    padding: 15px;
}
.sidebar_l {
    width: 159px;
    text-align: center;
}
.sidebar_l li {
    font-size: 13px;
    height: 36px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #b0b0b0;
}
.sidebar_l li a {
    line-height: 30px;
    display: block;
    width: 159px;
    height: 30px;
    background: url(images/sidebar_abg.png) no-repeat left top;
}
.sidebar_l li a:hover {
    text-decoration: none;
    color: #fff;
    background-position: left bottom;
}
.sidebar_l li a.on {
    text-decoration: none;
    color: #fff;
    background-position: left bottom;
}
.p_con {
    width: 159px;
    margin-top: 10px;
    padding: 15px;
    border: 1px solid #d0d0d0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}
.p_con_c {
    line-height: 30px;
}
.p_about {
    line-height: 30px;
    margin-top: 10px;
    padding: 10px 20px 20px;
}
.h20 {
    height: 20px;
}

/* 语言版本 */


/* ---------------开始---------------- */


/*全站共用功能*/

.languag {
    float: right;
    padding-top: 5px;
}
.languag li {
    float: left;
    width: 60px;
}
.languag li a img {
    float: left;
    padding-top: 0;
}

/* -----搜索样式-----*/

#productSearch {
    float: left;
    padding-right: 10px;
}
#keywords {
    width: 174px;
}
.input_text1 {
    width: 100px;
}
.input_text2 {
    width: 60px;
}
.i_p_btn {
    width: 61px;
    height: 19px;
    color: #fff;
    border: 0;
    background: url(images//search.gif) no-repeat;
}

/*栏目列表*/


/*友情连接*/

.p_l_list {
    display: inline-block;
}
.p_l_list a {
    line-height: 25px;
    display: block;
    display: inline;
    float: left;
    overflow: hidden;
    padding: 0 6px;
    padding-bottom: 5px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 128px;
}
.p_l_list img {
    display: block;
    width: 124px;
    height: 50px;
    padding: 1px;
    padding: 1px;
    border: 1px solid #ededed;
}
.p_l_list a:hover img {
    border: 1px solid #ccc;
}

/*招聘*/

.p_j_list .ct {
    line-height: 28px;
    width: 690px;
    text-align: right;
    background: url(images//icon4.gif) no-repeat 3px 10px;
}
.p_p_list .p_j_list dl {
    display: inline;
    height: 40px;
    margin: 0;
    margin: 0 5px;
    border: none;
    border-bottom: 1px dashed #6a6a6a;
}
.p_j_list .ct dt {
    font-size: 12px;
    font-weight: 100;
    line-height: 20px;
    display: block;
    float: left;
    overflow: hidden;
    width: 70%;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(images//icon.gif) no-repeat 0 8px;
}
.p_j_list .ct dd {
    font-size: 12px;
    line-height: 20px;
    display: block;
    float: right;
    overflow: hidden;
    width: 11%;
    padding-right: 10px;
    padding-bottom: 15px;
    text-align: left;
    text-align: right;
}
.p_p_list .p_jv_jobs .p_jv_item h1 {
    width: auto;
    padding: 0;
    border: none;
}

/*新闻*/

.p_n_list {
    width: 700px;
}
.p_n_list *:hover {
    text-decoration: none;
}
.p_n_list li {
    padding: 10px 0;
    border-bottom: dashed #b0b0b0 1px;
}
.p_n_list a {
    line-height: 28px;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.p_n_list a:hover {
    color: #fff;
}
.p_n_list a:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #ef5813;
}
.p_n_list a:hover:after {
    width: 100%;
}
.p_n_list a .nd {
    float: left;
    width: 56px;
    height: 56px;
    text-align: center;
    color: #fff;
    background: url(images/newsfirst_bg.jpg) no-repeat;
    background: #ef5813;
}
.p_n_list a .nd strong {
    font-size: 20px;
    line-height: 20px;
    display: block;
    width: 100%;
    height: 20px;
    padding-top: 10px;
    color: #fff;
}
.p_n_list a .nt {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    display: block;
    overflow: hidden;
    width: 600px;
    margin-left: 72px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p_n_list .nc {
    line-height: 20px;
    display: block;
    overflow: hidden;
    height: 35px;
    margin-left: 72px;
    text-align: left;
}
.n_n_list dl {
    width: 608px;
    margin: 0;
    padding: 0;
    border-bottom: 1px dashed #ccc;
}
.n_n_list dt {
    line-height: 30px;
    float: left;
    overflow: hidden;
    width: 500px;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.n_n_list dd {
    line-height: 30px;
    float: right;
    padding-right: 5px;
    color: #8c7769;
}
.n_n_list1 {
    width: 720px;
}
.n_n_list1 li {
    line-height: 30px;
    height: 30px;
    background: url('images//icon17.jpg') repeat-x scroll left bottom transparent;
}
.n_n_list1 li dl {
    float: left;
    width: 700px;
}
.n_n_list1 li dt {
    display: block;
    float: left;
    overflow: hidden;
    width: 600px;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.n_n_list1 li dd {
    float: right;
    padding-right: 5px;
}
.n_n_list1 li .cc {
    line-height: 25px;
    width: 710px;
    padding-bottom: 20px;
}
.n_n_list1 li .more {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

/*产品*/

.p_p_list1 ul {
    float: left;
    margin: 0;
    padding: 0;
}
.p_p_list1 li a {
    float: left;
}
.p_p_list1 li {
    float: left;
    width: 338px;
    padding: 10px 6px 15px 6px;
}
.p_p_list1 li img {
    width: 158px;
    height: 178px;
    padding-right: 10px;
}
.p_p_list1 li strong {
    float: left;
    width: 165px;
}
.p_p_list1 li strong a {
    font-size: 16px;
    display: block;
    overflow: hidden;
    width: 165px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #0561b1;
}
.p_p_list1 li span {
    float: left;
    width: 165px;
}
.p_p_list1 li span {
    line-height: 20px;
    display: block;
    width: 165px;
}
.p_p_list1 li span a {
    display: block;
    float: left;
    color: #0561b1;
}
.p_p_list ul {
    float: left;
    margin: 0;
    padding: 0;
}
.p_p_list li {
    float: left;
    padding: 0 6px;
    padding-bottom: 5px;
}
.p_p_list li img {
    width: 158px;
    height: 158px;
    padding: 1px;
    border: 1px solid #ededed;
}
.p_p_list li span a {
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: 162px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*视频*/

.p_v_list {
    float: left;
}
.p_v_list dl {
    float: left;
    overflow: hidden;
    overflow: hidden;
    width: 134px;
    padding-left: 10px;
}
.p_v_list dt {
    width: 155px;
    height: 110px;
}
.p_v_list dt img {
    width: 130px;
    height: 108px;
    padding: 1px;
    border: 1px solid #404040;
}
.p_v_list dd {
    width: 130px;
    height: 30px;
    margin: 0;
    padding: 0;
}
.p_v_list dd a {
    line-height: 30px;
    display: block;
    float: left;
    overflow: hidden;
    width: 130px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* ---------------结束---------------- */


/* ---------------开始首页内容------------------ */


/* 首页推荐新闻*/

.i_n_list .nlist2 li {
    line-height: 24px;
    display: block;
    overflow: hidden;
    width: 224px;
    padding-left: 8px;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(images//icon4.gif) no-repeat 8px 10px;
}
.i_n_list .nlist2 a {
    font-size: 12px;
    display: block;
    float: left;
    overflow: hidden;
    width: 220px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_n_list .nlist2 a:hover {
    text-decoration: none;
}
.i_n_list .i_title li {
    width: 90px;
}
.i_n_list .i_title a {
    font-size: 12px;
    display: block;
    float: left;
    overflow: hidden;
    padding-left: 13px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #616161;
    background: none;
}
.i_n_list .i_title a:hover {
    color: #fff;
}

/* 首页推荐产品 */


/* 首页友情链接图片列表式 */

.i_l_list {
    display: inline-block;
}
.i_l_list a {
    line-height: 22px;
    display: block;
    display: inline;
    float: left;
    overflow: hidden;
    width: 30.5%;
    margin: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_l_list img {
    display: block;
    width: 96%;
    height: 80px;
    padding: 1px;
    border: 1px solid #c4c4c4;
}
.i_l_list a:hover img {
    border: 1px solid #900;
}

/* 翻页按钮 */

.navPage {
    font-family: arial, simsun, sans-serif;
    font-size: 10px;
    float: left;
    clear: both;
    width: 660px;
    padding: 10px 10px 10px 20px;
    text-align: left;
}
.navPage ul {
    text-align: center;
}
.navPage li {
    float: left;
    width: 20px;
    padding: 0 2px;
}
.navPage a {
    line-height: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 12px;
    padding: 2px 4px;
    color: #7b7b7b;
    border: 1px solid #b0b0b0;
}
.navPage a:hover, a.pagebarCurrent {
    text-decoration: none;
    color: #0a64ab;
    border: 1px solid #b0b0b0;
}

/* ---------------结束栏目列表---------------- */


/* ---------------开始栏目详细---------------- */


/*产品展示详细*/

.productview {
    position: relative;
}
.producttitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    display: block;
    width: 100%;
    padding: 10px auto;
    text-align: center;
}

/*默认*/

.productimg {
    display: block;
    width: 600px;
    margin: 0 auto;
    padding-bottom: 15px;
    text-align: center;
}
.productinfos {
    display: none;
    overflow: hidden;
    text-align: center;
}
.productimg a img {
    width: 500px;
    margin: 0;
    padding: 0;
}

/*IE6固定大小*/

*html .productimg a img {
    width: 400px;
}

/*展示1*/

.productbigimg {
    position: absolute;
    display: inline;
    width: 100%;
    text-align: center;
}
.productinfoslist {
    overflow: hidden;
    height: 340px;
    padding-left: 330px;
}
.productremark {
    line-height: 25px;
    clear: both;
}
.productremark .title {
    line-height: 29px;
    display: none;
    overflow: hidden;
    width: 746px;
    height: 29px;
    padding-left: 52px;
    background: url(images//t8.gif) no-repeat 0 0;
}

/*内容详细页*/

.p_n_title {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
}
.remark {
    line-height: 22px;
    line-height: 25px;
    padding-top: 10px;
}
.remark1 {
    line-height: 22px;
    line-height: 25px;
}

/*下载链接*/

.download_btn {
    line-height: 30px;
    text-align: center;
}

/*新闻详细*/

.p_n_info {
    line-height: 30px;
    text-align: right;
}
.p_n_video {
    text-align: center;
}

/* 产品/视频详细 */

.product_others {
    clear: both;
    padding-top: 8px;
    padding-left: 8px;
}
.product_others li {
    line-height: 20px;
    display: block;
    clear: both;
}
.onlinebuy_list .pc01 {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

/*.onlinebuy_list .pc01 img{width:500px;}*/

.onlinebuy_list .pc01 img {
    width: expression(this.width>500?"500px": this.width);
    max-width: 500px;
    height: expression(this.height>500?"500px": this.height);
    max-height: 500px;
    margin: 0;
    padding: 0;
    border: 1px solid #bcbcbc;
}
.onlinebuy_list .pc01 a:hover img {
    border: 1px solid #900;
}

/*IE6固定大小*/

*html .onlinebuy_list .pc01 img {
    width: 400px;
}
.viewproduct_infos {
    clear: both;
    overflow: hidden;
    padding-left: 8px;
}

/*导航上下记录*/

.prevnext {
    line-height: 20px;
    width: 100%;
    padding: 10px 0;
}
.prevrecord, .nextrecord {
    display: block;
    overflow: hidden;
    width: 600px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 留言 */

.p_gbook_list h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    float: left;
    padding-top: 15px;
}
.gbook_formbtn {
    padding: 4px;
}
.gbook_formbtn goback_btn {
    font-size: 11px;
    font-weight: bold;
    clear: both;
    margin-left: 150px;
    padding: 4px 6px;
    color: #fff;
    border: solid 1px #666;
    background: #888;
}
.gbook_formbtn input {
    line-height: 20px;
    width: 100px;
    margin-right: 8px;
    cursor: pointer;
    color: #25262b;
    border: solid 1px #dedede;
    background: #f6f5fa;
}
.gbook_indexpost {
    margin-bottom: 8px;
}
.gbook_tblist {
    margin-bottom: 4px;
}
.p_g_gbook {
    padding: 0;
}
.p_g_title {
    font-weight: bold;
    line-height: 30px;
    clear: both;
    padding-left: 10px;
    text-align: left;
}
.p_g_content {
    line-height: 24px;
    clear: both;
    padding: 0 5px;
    text-align: left;
}

/* 招聘 */

.p_jv_jobs {
    line-height: 24px;
    padding: 0;
}
.p_jv_jobs .jobs {
    height: 33px;
}
.i_p_list .p_jv_item {
    clear: both;
}
.p_jv_title {
    font-weight: bold;
    float: left;
    clear: left;
    text-align: left;
}
.p_jv_cont {
    float: left;
    text-align: left;
}
.p_jv_contb {
    clear: both;
    text-align: left;
}

/* 网站地图 */

.p_m_div {
    clear: both;
    overflow: hidden;
    width: 720px;
    margin: auto;
    padding: 0;
    text-align: left;
}
.p_m_div a {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}
.p_m_div a:hover {
    font-size: 12px;
    line-height: 20px;
}
.p_m_ul {
    display: table;
    width: 730px;
    margin: 0 0 6px 0;
    padding: 0;
    border-bottom: 1px solid #ededed;
}
.p_m_div2 .p_m_ul {
    float: left;
    width: auto;
    margin: 0;
    border: none;
}
.p_m_menu {
    font-weight: bold;
    clear: both;
}
.i_p_list .p_m_ul li, .menusort_list li {
    width: 653px;
    white-space: nowrap;
}
.p_m_class, .menusort_lists {
    margin-left: 24px;
}
.p_m_div2 {
    margin: 0 10px 0 0;
}

/* ----开始网站Rss订阅中心---- */

.onlinerss {
    width: 220px;
    margin: 0 0 10px;
    padding-bottom: 5px;
    border: solid #dbdbdb 1px;
    background: #f0f0f0;
}
.onlinerss dl {
    width: 214px;
    height: 28px;
    margin: 0 auto;
    padding-top: 6px;
    background: url(images//t1.jpg) no-repeat bottom;
}
.onlinerss dt {
    font-size: 14px;
    line-height: 20px;
    float: left;
    padding-left: 25px;
    color: #fff;
}
.onlinerss dt a, .onlinerss dt a:hover {
    text-decoration: none;
    color: #fff;
}
.onlinerss li {
    padding-bottom: 10px;
    text-align: center;
}
.onlinerss li a.a1 {
    display: block;
    overflow: hidden;
    width: 200px;
    height: 170px;
    margin: 0 auto;
    border: 1px solid #cbc5bf;
}
.onlinerss li a.a1 img {
    width: 200px;
}
.onlinerss li a.a2 {
    line-height: 22px;
    display: block;
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    ;
}
.onlinerss .singletxt_main {
    line-height: 20px;
    width: 192px;
    margin: 0 auto;
    padding: 10px;
    border: solid #c8c8c8 1px;
    border-top: none;
    background: #fff;
}
.main_rssxmllist {
    display: block;
    clear: both;
}
.main_rssxmllist ul {
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
}
.rssmain_topbar {
    line-height: 24px;
    display: block;
    clear: both;
    height: 24px;
    padding: 0 4px;
    border: solid 1px #ededed;
}
.rssmain_toptit {
    font-weight: bold;
    float: left;
    padding: 2px 0;
}
.rssmain_topbtn {
    display: block;
    float: right;
    padding-top: 2px;
}
.rssmain_topbtn .rssxml_url {
    line-height: 20px;
    display: block;
    float: left;
    margin: 4px 15px 0 0;
}
.rssmain_topbtn .rssxml_btn {
    line-height: 20px;
    display: block;
    float: left;
}
.rssxml_btn .subscribe_btn {
    display: block;
    clear: both;
    padding: 2px 4px 0 20px;
    cursor: pointer;
    background: url(../images/rss_icon.jpg) no-repeat left center;
}
.rssxml_btn .subscribe_list {
    position: absolute;
    z-index: 1000;
    top: 22px;
    right: -5px;
    padding: 4px;
    border: solid 1px #ddd;
    background-color: #fff;
}
.subscribe_list a {
    display: block;
    clear: both;
    padding: 4px;
}
.viewitem_list {
    margin: 0;
    padding: 4px 4px 8px;
}
.viewitem_list ul {
    line-height: 20px;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
.viewitem_list ul li {
    line-height: 25px;
}
.viewitem_list ul li a {
    display: block;
    float: left;
    overflow: hidden;
    width: 420px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.viewitem_list ul span {
    float: right;
    padding-right: 0;
}
#com_pmodule_rssonline {
    margin: 0 auto;
    text-align: center;
}
#com_pmodule_rssonline li {
    padding: 3px 0;
}
#com_rssonline li {
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
}

/* ------在线调查---- */

.survey_indexshow {
    margin: 0 0 15px 5px;
}
.survey_indexpost {
    margin-bottom: 8px;
    padding-left: 20px;
}
.survey_post input {
    border: 0;
}
.survey_postbtn {
    line-height: 30px;
}
.survey_postbtn input {
    line-height: 20px;
    width: 100px;
    margin-right: 8px;
    cursor: pointer;
    color: #25262b;
    border: solid 1px;
    background: #ddd;
}

/* ---------------结束栏目详细---------------- */


/* ---------------开始扩展区----------------- */

#com_definedkeys_1, #com_definedkeys_2, #com_definedkeys_3, #com_definedkeys_4 {
    margin-bottom: -6px;
}
.i_u_def1, .i_u_def2, .i_u_def3, .i_u_def4, .p_u_def1, .p_u_def2, .p_u_def3, .p_u_def4 {
    overflow: hidden;
}
.move_divouter .content {
    line-height: 20px;
    overflow: hidden;
}
.move_divouter .list {
    overflow: hidden;
}
.move_divouter .title a {
    text-decoration: none;
}
#index #com_definedkeys_1 {
    display: inline;
}
.i_u_def1 {
    width: 310px;
    padding-top: 10px;
}
.i_u_def1 .title {
    height: 36px;
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}
.i_u_def1 .title .tt {
    font-size: 28px;
    font-weight: bold;
    color: #c0c0c0;
}
.i_u_def1 .title .tm {
    display: block;
    display: none;
    float: right;
    height: 23px;
    padding-top: 12px;
    color: #fff;
}
.i_u_def1 .content {
    width: 310px;
    padding: 10px 0;
}
.i_u_def1 .list {
    width: 310px;
    padding: 10px 0;
}
.i_u_def1 .list a {
    float: left;
    padding: 0 5px 0;
}
.i_u_def1 .list a img {
    display: block;
    width: 140px;
    height: 112px;
    padding: 1px;
    border: 1px solid #ededed;
}
.i_u_def1 .list a span {
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: 144px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_u_def1 .list a:hover span {
    text-decoration: none;
}
.i_u_def2 {
    width: 310px;
    padding-top: 10px;
}
.i_u_def2 .title {
    height: 36px;
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}
.i_u_def2 .title .tt {
    font-size: 28px;
    font-weight: bold;
    color: #c0c0c0;
}
.i_u_def2 .title .tm {
    display: block;
    display: none;
    float: right;
    height: 23px;
    padding-top: 12px;
    color: #fff;
}
.i_u_def2 .content {
    width: 310px;
    padding: 10px 0;
}
.i_u_def2 .list {
    width: 310px;
    padding: 10px 0;
}
.i_u_def2 .list li {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}
.i_u_def2 .list li span {
    float: right;
}
.i_u_def2 .list li a {
    display: block;
    display: block;
    float: left;
    overflow: hidden;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_u_def3 {
    width: 251px;
    padding-top: 10px;
}
.i_u_def3 .title {
    height: 36px;
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}
.i_u_def3 .title .tt {
    font-size: 28px;
    font-weight: bold;
    color: #c0c0c0;
}
.i_u_def3 .title .tm {
    display: block;
    display: none;
    float: right;
    height: 23px;
    padding-top: 12px;
    color: #fff;
}
.i_u_def3 .content {
    width: 251px;
    padding: 10px 0;
}
.i_u_def3 .list {
    width: 251px;
    padding: 10px 0;
}
.i_u_def3 .list li {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}
.i_u_def3 .list li span {
    float: right;
}
.i_u_def3 .list li a {
    display: block;
    display: block;
    float: left;
    overflow: hidden;
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_u_def4 {
    width: 966px;
    padding: 10px 10px 0 10px;
}
.i_u_def4 .title {
    height: 36px;
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}
.i_u_def4 .title .tt {
    font-size: 28px;
    font-weight: bold;
    float: left;
    color: #c0c0c0;
}
.i_u_def4 .title .tm {
    font-size: 28px;
    font-weight: bold;
    display: none;
    float: right;
    color: #c0c0c0;
}
.i_u_def4 .content {
    font-size: 12px;
    width: 956px;
    padding: 10px 5px;
    color: #7b7b7b;
    background: url('images//p_bottom_bg.jpg');
}
.i_u_def4 .list {
    width: 956px;
    padding: 10px 5px;
}
.i_u_def4 .list a {
    float: left;
    padding: 0 5px 0 5px;
}
.i_u_def4 .list a img {
    display: block;
    width: 177px;
    height: 190px;
    padding: 1px;
    border: 1px solid #ededed;
}
.i_u_def4 .list a span {
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: 181px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #7b7b7b;
}
.i_u_def4 .list a:hover span {
    color: #4fbef2;
}
.p_u_def1 {
    float: left;
    width: 951px;
    margin: 10px 0;
    padding: 0 10px 0 10px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
}
.p_u_def1 .title {
    line-height: 35px;
    width: 951px;
    height: 35px;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
}
.p_u_def1 .title .tt {
    font-size: 16px;
    float: left;
    padding-left: 10px;
    color: #0a64ab;
}
.p_u_def1 .title .tm {
    font-size: 16px;
    float: right;
    padding-right: 10px;
    text-decoration: none;
    color: #0a64ab;
}
.p_u_def1 .content {
    font-size: 12px;
    line-height: 25px;
    width: 931px;
    padding: 10px 10px;
}
.p_u_def1 .list {
    width: 931px;
    padding: 10px 10px;
}
.p_u_def1 .list a {
    float: left;
    padding: 0 5px 0 5px;
}
.p_u_def1 .list a img {
    display: block;
    width: 172px;
    height: 172px;
    padding: 1px;
    border: 1px solid #ededed;
}
.p_u_def1 .list a span {
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: 176px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p_u_def2 {
    overflow: hidden;
    width: 740px;
    margin: 10px 0;
    padding: 15px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
}
.p_u_def2 .title {
    line-height: 35px;
    width: 740px;
    height: 35px;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
}
.p_u_def2 .title .tt {
    font-size: 16px;
    float: left;
    padding-left: 10px;
    color: #0a64ab;
}
.p_u_def2 .title .tm {
    font-size: 16px;
    float: right;
    padding-right: 10px;
    text-decoration: none;
    color: #0a64ab;
}
.p_u_def2 .content {
    line-height: 25px;
    width: 720px;
    padding: 10px 10px;
}
.p_u_def2 .list {
    width: 720px;
    padding: 10px 10px;
}
.p_u_def2 .list a {
    float: left;
    padding: 0 4px 0 4px;
}
.p_u_def2 .list a img {
    display: block;
    width: 168px;
    height: 168px;
    padding: 1px;
    border: 1px solid #ededed;
}
.p_u_def2 .list a span {
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: 164px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p_u_def3 {
    width: 159px;
    margin-top: 10px;
    padding: 15px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
}
.p_u_def3 .title {
    height: 60px;
    margin-left: 13px;
    padding-left: 35px;
    text-align: left;
    background: url('images/icon03.png') no-repeat scroll 0 5px transparent;
}
.p_u_def3 .title .tt {
    font-size: 18px;
    line-height: 40px;
    color: #888;
}
.p_u_def3 .title .tm {
    line-height: 40px;
    display: inline;
    display: none;
    display: none;
    float: right;
    padding: 0 10px 0 0;
    color: #cbab77;
}
.p_u_def3 .content {
    line-height: 25px;
    width: 159px;
}
.p_u_def3 .list {
    width: 159px;
    background: url(images//p_left_bg.jpg) repeat-y;
}
.p_u_def3 .list li {
    width: 159px;
    height: 30px;
    border-bottom: 1px solid #ededed;
}
.p_u_def3 .list a {
    line-height: 30px;
    display: block;
    overflow: hidden;
    width: 159px;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url('images//icon13.jpg') no-repeat scroll left center transparent;
}
.p_u_def3 .title .rss_tt {
    font-size: 16px;
}
.p_u_def4 {
    width: 980px;
    padding: 10px 10px 0 10px;
}
.p_u_def4 .title {
    line-height: 30px;
    width: 980px;
    height: 30px;
    background: url('images//icon15.jpg') repeat-x scroll left bottom transparent;
}
.p_u_def4 .title .tt {
    font-size: 14px;
    display: block;
    float: left;
    padding-left: 17px;
    color: #4fbef2;
    background: url('images//icon14.jpg') no-repeat scroll 3px center transparent;
}
.p_u_def4 .title .tm {
    float: right;
    padding-right: 10px;
    text-decoration: none;
    color: #4fbef2;
}
.p_u_def4 .content {
    font-size: 12px;
    width: 970px;
    padding: 10px 5px;
    color: #7b7b7b;
    background: url('images//p_bottom_bg.jpg');
}
.p_u_def4 .list {
    width: 970px;
    padding: 10px 5px;
}
.p_u_def4 .list a {
    float: left;
    padding: 0 5px 0 5px;
}
.p_u_def4 .list a img {
    display: block;
    width: 180px;
    height: 180px;
    padding: 1px;
    border: 1px solid #ededed;
}
.p_u_def4 .list a span {
    line-height: 25px;
    display: block;
    overflow: hidden;
    width: 184px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #7b7b7b;
}
.p_u_def4 .list a:hover span {
    color: #4fbef2;
}

/* ---------------开始扩展区----------------- */


/* ---------------开始底部--------------- */


/*.footer{ text-align:center;}
.footer #com_othermenu{padding:15px 0 5px 0;}
.footer #com_copyright{padding:5px 0;}
.footer #com_webcounter{ padding-top:5px;}
/* ---------------结束底部--------------- */


/* CSS Document 2011.8.3 */

body {
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #666;
    background: #EDEDED;
}
div, form, img, ul, ol, li, dl, dt, dd, p {
    margin: 0;
    padding: 0;
    border: 0;
}
ul, li {
    list-style-type: none;
}
img, a img {
    vertical-align: top;
    border: 0;
}
input, select, textarea {
    vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

/* Link */

a {
    text-decoration: none;
    color: #666;
}
a:hover {
    text-decoration: none;
    color: #0a64ab;
}

/* Other */

.clear {
    font-size: 1px;
    visibility: hidden;
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 0;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

/* only FF */

.mauto {
    width: 986px;
    margin: 0 auto;
}
.m_auto {
    margin: 0 auto;
}

/* Font  */

.fb {
    font-weight: bold;
}
.f11px {
    font-size: 11px;
}
.f14px {
    font-size: 14px;
}
.f16px {
    font-size: 16px;
}
.f10px {
    font-size: 10px;
}
.li20px {
    line-height: 20px;
}
.f18px {
    font-size: 18px;
}
.f20px {
    font-size: 20px;
}
.f24px {
    font-size: 24px;
}
.f30px {
    font-size: 30px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.ml19 {
    margin-left: 19px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ovht {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i_nav {
    font-size: 14px;
    margin-top: 23px;
}
.i_nav ul {
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.i_nav a:hover {
    text-decoration: none;
    color: #fff;
}
.i_nav ul li {
    display: inline;
    float: left;
    text-align: center;
    padding-bottom: 20px;
}
.i_nav ul li.menu-item a {
    font-size: 16px;
    line-height: 50px;
    display: block;
    padding: 0 25px;
    height: 52px;
    text-align: center;
    color: #666;
}
* html .nava {
    /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}
.i_nav ul li.menu-item a:hover, .i_nav ul li.current-menu-item a, .i_nav ul li.current-post-ancestor a, .i_nav ul li.current-news-ancestor a, .nava.selected, .navaactive, .navactive:hover {
    /*font-weight: bold;*/
    line-height: 50px;
    display: block;
    height: 52px;
    text-align: center;
    text-decoration: none;
    color: #0a64ab;
}
.navliv {
    padding: 0 5px;
    color: #fff;
}
.navline ul li a {
    display: block;
    width: 100%;
    white-space: nowrap;
}
.i_nav ul li ul {
    position: absolute;
    left: 0;
    display: none;
    visibility: hidden;
    background-color: #f15b14;
}
.i_nav ul li ul li {
    display: list-item;
    float: none;
    float: left;
    width: 105px;
    margin: 0 auto;
    padding: 0;
}
.i_nav ul li .sub-menu {
    display: none;
    visibility: visible;
    position: absolute;
    left: 0;
    top: 86px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    font-size: 16px;
    background: #f5f5f5;
    border-bottom: 1px solid #dadada;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .04);
    background-image: linear-gradient(#f5f5f5, #f1f1f1);
    text-transform: capitalize;
}
.i_nav ul li:hover .sub-menu {
    display: block;
}
.i_nav ul li .sub-menu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 328px;
    float: none;
}
.i_nav ul li .sub-menu li a {
    color: #666;
    padding-top: 55px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    background: url(images/pro-01.png) no-repeat center 25px;
}
.i_nav ul li .sub-menu li.pro-01 a {
    background-image: url(images/pro-01.png);
}
.i_nav ul li .sub-menu li.pro-02 a {
    background-image: url(images/pro-02.png);
}
.i_nav ul li .sub-menu li.pro-03 a {
    background-image: url(images/pro-03.png);
}
.i_nav ul li .sub-menu li.pro-04 a {
    background-image: url(images/pro-05.png);
}
.i_nav ul li .sub-menu li.pro-05 a {
    background-image: url(images/pro-04.png);
}
.i_nav ul li .sub-menu li.pro-06 a {
    background-image: url(images/pro-06.png);
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.i_nav ul li ul li ul {
    top: 0;
}
.i_nav ul li ul li a {
    font: normal 12px Verdana;
    line-height: 30px;
    display: block;
    /*width of sub menus*/
    height: 30px;
    margin: 0;
    color: #fff;
}

/* Holly Hack for IE \*/

* html .ddsmoothmenu {
    height: 1%;
}

/*Holly Hack for IE7 and below*/

.downarrowclass {
    position: absolute;
    top: 12px;
    right: 15px;
}
.ddshadow {
    /*shadow for NON CSS3 capable browsers*/
    position: absolute;
}

/*------------------------------------------------------*/


/* End */

.ddsmoothmenu-v .selected {
    font-weight: 100;
    color: #fff;
    background: url('images/sidebar_abg.png') no-repeat scroll left top transparent;
}
.sortnavt span {
    font-size: 14px;
    display: block;
}
.sortnavt {
    font-size: 17px;
    /*height: 40px;*/
    /*margin-left: 8px;*/
    margin-bottom: 15px;
    /*padding-left: 25px;*/
    padding-top: 8px;
    text-align: left;
    color: #333;
    font-weight: bold;
    /*background: url('images/icon03.png') no-repeat scroll 0 5px transparent;*/
}
.back{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}
.back img{
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
.ddsmoothmenu-v ul {
    width: 159px;
}
.ddsmoothmenu-v ul li {
    font-size: 13px;
    width: 159px;
    overflow: hidden;
    padding-left: 24px;
    background: url(images/yellow_bullet.png) no-repeat left center;
}
.ddsmoothmenu-v ul li a {
    line-height: 36px;
    display: block;
    width: 159px;
    height: 36px;
    color: #333;
    font-weight: bold;
}
.ddsmoothmenu-v ul li a:hover {
    font-size: 14px;
}
.ddsmoothmenu-v ul li:hover {
    text-decoration: none;
}
.sortUlClass1 li a {
    font-size: 10px;
}
#otherbanner {
    position: relative;
    z-index: -1;
    overflow: hidden;
    width: 100%;
    height: 330px;
    padding-top: 83px;
    *padding-top: 80px;
}
#otherbanner ul {
    position: relative;
    display: block;
}
#otherbanner ul li {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 330px;
    background-position: center center;
    background-size: cover;
}
#otherbanner_number {
    width: 986px;
    height: 12px;
    margin: 0 auto;
}
#otherbanner_number>ul {
    width: 100px;
    margin: -30px auto;
}
#otherbanner_number>ul>li {
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url('images/other-banner.png') no-repeat;
    *display: inline;
}
#otherbanner_number>ul>li.number_select {
    background: url('images/other-banner.png') -20px 0 no-repeat;
}
.wrapper {
    position: relative;
    width: 986px;
    height: 330px;
    margin: 0 auto;
    border: 0 solid;
}
.banner_text {
    position: absolute;
    top: 66px;
    left: 10px;
    color: #fff;
    text-shadow: 1px 1px rgba(51, 51, 51, .3);
}
.banner_text1 {
    font-size: 28px;
    width: 833px;
    color: #fff;
}
.banner_text1 a {
    color: #fff;
}
.banner_text2 {
    font-size: 16px;
    width: 833px;
    color: #fff;
}
#product_banner {
    position: relative;
    width: 1383px;
    height: 330px;
    margin: -16px auto;
    background: url('images//news/banner.png') no-repeat;
}
.banner_items {
    position: absolute;
    top: 72px;
    left: 197px;
}
.banner_items .banner_text1 {
    font-size: 30px;
    color: #0561b1;
}
.banner_items .banner_text2 {
    line-height: 1.8;
    width: 216px;
    margin-top: 10px;
}
.banner_items .banner_text3 {
    font-size: 10px;
    width: 50px;
    margin-top: 10px;
    padding: 4px;
    color: #fff;
    background-color: #0561b1;
}
.menu_sec a:hover {
    color: #39f;
}

/*banner*/

.banner {
    margin-top: 0;
    background-color: #EDEDED;
}
#banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*height: 460px;*/
    padding-top: 83px;
    background-color: #EDEDED;
    *padding-top: 80px;
}
#banner .flexslider {
    margin-bottom: 0;
    border: 0;
    background-color: #EDEDED;
}
#banner .flexslider .flex-control-thumbs {
    width: 986px;
    margin: 0 auto;
}
#banner .banner-item {
    height: 460px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}
#banner .flex-direction-nav .flex-prev:before, #banner .flex-direction-nav .flex-next:before {
    display: none;
}
#banner .flex-direction-nav .flex-prev {
    background: url(images/icon-prev.png) no-repeat;
    text-indent: -9999px;
    margin-left: 10px;
    margin-top: -40px;
}
#banner .flex-direction-nav .flex-next {
    background: url(images/icon-next.png) no-repeat;
    text-indent: 9999px;
    margin-right: 10px;
    margin-top: -40px;
}
* {
    margin: 0;
    padding: 0;
}
img {
    cursor: pointer;
    border-width: 0;
}
.clear {
    clear: both;
}
.line {
    position: absolute;
    top: 10px;
    left: 151px;
}
.word>img {
    position: relative;
    top: -218px;
}
#banner_ctr {
    position: absolute;
    z-index: 1;
    top: 543px;
    left: 50%;
    width: 960px;
    height: 100px;
    margin-left: -473px;
}
#drag_ctr {
    position: absolute;
    top: 0;
    bottom: 170px;
    left: 20px;
    width: 152px;
    height: 100px;
    background: none repeat scroll 0 0 #0084cf;
}
#banner_ctr ul {
    font-size: 0;
    line-height: 0;
    position: relative;
    width: 960px;
    height: 100px;
}
#banner_ctr li {
    position: relative;
    display: inline;
    float: left;
    width: 152px;
    height: 100px;
}
#banner_ctr_bg {
    position: absolute;
    z-index: 1;
    top: 543px;
    left: 50%;
    width: 900px;
    height: 100px;
    margin-left: -451px;
    background-color: #b9b9b9;
}
#content {
    background-color: #fff;
}
#bannercontainer {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 455px;
    border: 0 solid #000;
}
.banner_more {
    width: 47px;
    padding: 2px 4px;
    background-color: #0e76c6;
}
._more span {
    color: #fff;
}
.aboutnav_content_1 img {
    position: absolute;
    top: 65px;
    *top: 55px;
}
.producImg-item {
    margin-top: 25px;
    text-align: center;
}
.producImg-item img {
    width: 115px;
    height: 115px;
}
.producImg-item .title {
    display: block;
    margin-top: 10px;
    text-align: center;
}
#producImg .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    background: url(images/left.jpg) no-repeat left;
}
#producImg .owl-prev:hover {
    background: url(images/btmbg-left.jpg) no-repeat left top;
}
#producImg .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    background: url(images/right.jpg) no-repeat left;
}
#producImg .owl-next:hover {
    background: url(images/btmbg-right.jpg) no-repeat left top;
}
.cat-content {
    margin-top: 120px;
}
#crumbs {
    display: inline;
}
.contact {
    margin-top: 20px;
    padding: 20px;
}
.content-con {
    font-size: 13px;
    line-height: 24px;
}
.cat1-list .product-info {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 35px;
    overflow: hidden;
}
.cat1-list .product-info a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: #fff;
    padding: 18px 20px;
    border: 1px solid rgba(0, 0, 0, .14);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 8px -6px rgba(0, 0, 0, .1), inset 0 0 0 rgba(0, 0, 0, .08);
    transition: .3s;
}
.cat1-list .product-info a:hover {
    box-shadow: 0 3px 8px -6px rgba(0, 0, 0, .1), inset 0 0 30px rgba(0, 0, 0, .08);
}
.flex-control-thumbs li{
    width: 33.33%;
}
.cat1-list .product-info img {
    width: 175px;
    height: 175px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}
.cat1-list .product-info h3 {
    font-size: 13px;
}
.pro-img {
    text-align: center;
}
.pro-info {
    line-height: 24px;
    text-align: center;
    padding: 30px 0;
}
.pro-video {
    text-align: center;
}
.wp-video {
    margin: 50px auto 0;
}
.single-download {
    margin: 25px 0;
}
.single-download a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #999;
    border-radius: 3px;
}

/*media*/

.nav-toggle {
    display: none;
}
.cat-service {
    float: none;
    width: 926px;
    margin: 0 auto;
    margin-top: -100px;
}
.cat-service .p_right_bg {
    width: 100%;
}
.cat-service .p_n_list {
    width: 100%;
}
.cat-service .p_n_list li {
    border-bottom: 0;
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
}
.cat-service .p_n_list a .nd {
    width: 71px;
    height: 71px;
}
.p_n_list a .nt {
    margin-left: 85px;
    font-size: 16px;
    line-height: 30px;
}
.cat-service .p_n_list .nc {
    height: 41px;
    margin-left: 85px;
}
.cat-service .single-news, .cat-service .contact {
    background-color: #fff;
    padding: 40px;
    line-height: 2;
}
.cat-nav {
    background-color: #fff;
    margin-top: 86px;
}
.cat-nav .container {
    width: 926px;
    margin: 0 auto;
    padding: 15px 0;
}
.cat-nav .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 34px;
    margin-right: 45px;
    margin-left: 25px;
}
.cat-nav ul, .cat-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: middle;
}
.cat-nav li {
    padding: 0 20px;
}
@media(max-width: 986px) {
    #banner, #banner .banner-item {
        height: 300px;
    }
    .i_nav {
        display: none;
    }
    .i_container {
        padding: 0 10px;
    }
    .header_in {
        width: 100%;
    }
    .i_pro, .i_news, .i_contact {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 0;
    }
    .i_news_l li, .i_news_l {
        width: 100%;
    }
    .i_contact_c {
        padding-left: 5px;
    }
    .p_con {
        display: none;
    }
    .p_left {
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }
    .p_container {
        padding: 0 10px;
        width: auto;
    }
    .p_left .sidebar {
        width: 100%;
        padding: 15px 0;
    }
    .ddsmoothmenu-v ul {
        width: 100%;
        text-align: center;
        /*display: table;*/
    }
    .ddsmoothmenu-v ul li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: none;
        width: auto;
        margin: 0 5px;
    }
    .ddsmoothmenu-v ul li:hover {
        background-position: center center;
    }
    .ddsmoothmenu-v ul li a {
        border-bottom: 0;
        width: auto;
    }
    .p_right {
        float: none;
    }
    .p_right_bg {
        width: 100%;
        padding: 15px 0;
    }
    .title03 h3 {
        width: auto;
        padding-left: 10px;
    }
    .title03 span {
        padding-right: 5px;
    }
    .p_about {
        padding: 5px;
    }
    .p_n_list a .nt, .p_n_list {
        width: auto;
    }
    .nav-toggle {
        display: block;
        position: absolute;
        right: 25px;
        width: 35px;
        height: 30px;
        border-radius: 3px;
        border: 1px solid #666;
        top: 48px;
        background: url(images/nav-toggle.png) no-repeat center;
    }
    .i_nav {
        top: 85px;
        left: 0;
        height: auto;
        padding-left: 0;
        background-color: #fff;
        margin-left: 0;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        opacity: .95;
        width: 100%;
        margin-top: 0;
    }
    .logo {
        height: 86px;
        margin-left: -40px;
    }
    .i_nav.show ul {
        text-align: center;
    }
    .i_nav.show ul li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        float: none;
    }
    .header_in {
        position: relative;
    }
    .header-tip {
        position: absolute;
        right: 5px;
        top: 10px;
    }
    .login, .language, .language li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 0;
        vertical-align: top;
        float: none;
    }
    .login.en {
        margin-right: 0px;
    }
    .i_nav ul li .sub-menu li, .i_nav ul li {
        display: block;
        width: 100%;
        background: none;
    }
    .i_nav ul li .sub-menu li a {
        padding: 0;
        background-image: none!important;
        line-height: 50px;
        height: 50px;
    }
}
@media(max-width: 767px) {
    .cat1-list .product-info {
        float: none;
        width: 100%;
    }
    .cat-service, .cat-nav .container {
        width: 100%;
    }
}
.flex-control-thumbs img {
    height: 125px;
    max-height: 125px;
}
.pro-info {
    font-size: 14px;
    text-align: left;
    color: #555;
    margin-top: 15px;
}
.pro-info p {
    margin: 10px 0;
}
.pro-info ul, .pro-info li {
    list-style-type: inherit;
    list-style-position: inside;
    line-height: 1.8;
}
.single-content img {
    max-width: 100%;
    display: block;
    margin: 15px auto;
}
.i_pro .menu-item {
    display: none;
}
.i_pro .menu-item-has-children>a {
    display: none;
}
.i_pro .menu-item-has-children, .i_pro .menu-item-has-children .menu-item {
    display: inline-block!important;
    *display: inline!important;
    *zoom: 1;
}
.i_pro .menu-item-has-children .sub-menu {
    width: 986px;
    padding-top: 30px;
    text-align: center;
}
.i_pro .menu-item-has-children .sub-menu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 16%;
}
.i_pro .menu-item-has-children .sub-menu li a {
    color: #666;
    font-size: 16px;
    line-height: 50px;
    display: block;
    padding: 0 30px;
    height: 52px;
    text-align: center;
    color: #666;
    padding-top: 80px;
    line-height: 30px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    background: url(images/pro-01.png) no-repeat center 25px;
}
.i_pro .menu-item-has-children .sub-menu li.pro-01 a {
    background-image: url(images/pro-01.png);
}
.i_pro .menu-item-has-children .sub-menu li.pro-02 a {
    background-image: url(images/pro-02.png);
}
.i_pro .menu-item-has-children .sub-menu li.pro-03 a {
    background-image: url(images/pro-03.png);
}
.i_pro .menu-item-has-children .sub-menu li.pro-04 a {
    background-image: url(images/pro-05.png);
}
.i_pro .menu-item-has-children .sub-menu li.pro-05 a {
    background-image: url(images/pro-04.png);
}
.i_pro .menu-item-has-children .sub-menu li.pro-06 a {
    background-image: url(images/pro-06.png);
}